gtkdnd: Ensure we don't fold the drag icon into the cursor on wayland
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Nov 2015 19:33:03 +0000 (20:33 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Nov 2015 22:28:19 +0000 (23:28 +0100)
commit26f9d6b1c18f020a6360ea3f971295200c426b28
treed9c877e1fa06a65e2efd79e0cd441372c214c2b9
parentec65c6d1ce8a5387016851646342d2ecc6fd7bbb
gtkdnd: Ensure we don't fold the drag icon into the cursor on wayland

This is wrong by all accounts there, as we can do no tricks there to show
a "drag failed" animation, which is performed by the compositor itself
on wayland.
gtk/gtkdnd.c